Your download's being scanned. We'll let you know if there's an issue.
Rajesh Sngc
Use WhatsApp on your phone to see older messages from before 6/8/2024.
YESTERDAY
6:01 pm
6:12 pm
Da6:51 pm
6:51 pm
9 manike irikaah6:51 pm
6:51 pm
Aahda7:00 pm
7:00 pm
7:30 pm
Opened7:35 pm
7:35 pm
Opened8:02 pm
8:02 pm
Opened8:13 pm
8:13 pm
8:26 pm
Da enthayi chytha9:43 pm
9:43 pm
You
Photo
.9:56 pm
9:56 pm
9:59 pm
9:59 pm
.navbarmain {
position: relative;
background-color: #333;
height: 200px;
}
.navhead {
position: absolute;
bottom: 0;
width: 100%;
text-align: center;
}
.nav-link {
color: #fff;
}
.nav-link.active {
color: #f0a500;
}
.nav-link:hover {
color: #ccc;
}
.image{
margin-left: 200px;
margin-top: 20px;
}
.telephone{
color: white;
gap: 100px;
margin-left: 600px;
}10:02 pm
10:02 pm
cdn.jsdelivr.net
https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css
cdn.jsdelivr.net
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous">
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz" crossorigin="anonymous"></script>
<link rel="stylesheet" href="./navbar.css">
<title>navbar</title>
</head>
<body>
<div class="navbarmain">
<img src="logo.png" class="image" alt="..." >
<i class="telepho…
Read more
10:02 pm10:02 pm
Opened10:50 pm
10:50 pm
TODAY
<div class="facilities">
<div class="h1">
<h1>Facilities</h1>
</div>
<div class="image-form">
<div class="text-center">
<img src="images/features_img03.png" class="rounded" alt="..." />
<p>24x7 RECEPTION</p>
</div>
<div class="text-center">
<img src="images/features_img04.png" class="rounded" alt="..." />
<p>RESTAURANT</p>
</div>
<div class="text-center">
<img src="images/features_img06.png" class="rounded" alt="..." />
<p>GYM</p>
</div>
<div class="text-center">
<img src="images/roomservice.png" class="rounded" alt="..." />
<p>ROOM SERVICE</p>
</div>
<div class="text-center">
<img src="images/wifi.png" class="rounded" alt="..." />
<p>SECURE WIFI</p>
</div>
<div class="text-center">
<img src="images/features_img05.png" class="rounded" alt="..." />
<p>SWIMMING POOL</p>
</div>
</div>
</div>2:56 pm
2:56 pm
.facilities {
display: flex;
min-height: 700px;
flex-direction: column;
background-color: rgba(127, 255, 212, 0.234);
}
.facilities h1 {
display: flex;
justify-content: center;
padding: 50px 20px;
}
.facilities .image-form {
display: flex;
flex-direction: row;
justify-content: space-around;
padding: 30px 30px;
}
.rounded {
background-color: white;
padding: 15px 15px;
}
.rounded:hover {
padding: 20px 20px;
border: 1px solid #c8944a;
}
.text-center p {
color: white;
font-size: 20px;
font-weight: 700;
line-height: 1.6;
margin-bottom: 1em;
background-color: black;
border-radius: 5px;
margin-top: 10px;
padding: 10px 10px;
}
.text-center p:hover {
background-color: rgba(0, 0, 0, 0.663);
cursor: pointer;
}2:56 pm
2:56 pm
2:58 pm
2:58 pm
2:58 pm
2:58 pm
2:59 pm
2:59 pm










